home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / Interfaces / generics.i < prev    next >
Encoding:
Text File  |  1993-07-28  |  641 b   |  8 lines

  1. ((dependencies)
  2.  (exported-ids 
  3.    ((name . |generic-function-p|) (address |generics| |generic-function-p|) (class . function) (argtype . 1) (position 0))
  4.    ((name . |methodp|) (address |generics| |methodp|) (class . function) (argtype . 1) (position 1))
  5.    ((name . |set-compute-and-apply-fn|) (address |generics| |set-compute-and-apply-fn|) (class . function) (argtype . 1) (position 2))
  6.    ((name . |call-method-by-list|) (address |generics| |call-method-by-list|) (class . function) (argtype . 2) (position 3))
  7.    ((name . |print-generic-hits|) (address |generics| |print-generic-hits|) (class . function) (argtype . 0) (position 4))))
  8.